Cegid Conversational
We offer three robust, complementary APIs to automate your candidate exchanges, optimize your searches and effectively manage your campaigns.
π Authenticationβ
All requests must be authenticated using an API key supplied by KMB Labs, to be included in the x-api-key header.
Example call:
curl -X GET https://[customerId].[service].api.kmblabs.com \
-H 'x-api-key: VOTRE_CLE_API_ICI'
π Quotasβ
Our quotas are based on the number of requests made. Each API has its own limitation rules.
π Search APIβ
Advanced search engine for job offers (API Search)β
The Search API enables complex searches to be carried out on each client's job database, with high performance and advanced filtering options. Each client has its own dedicated endpoint.
Key features:
- Multi-criteria searches (job title, sector, location, contract type, etc.)
- Advanced geographic search: results can be filtered according to travel time (e.g. βless than 30 minutes by carβ from a given point).
- Customized synonym library for a better match between user queries and ad content.
- Tracking of searches and clicks for statistical analysis.
- High performance even with large volumes of data, thanks to an infrastructure optimized for scalability.
Case studies:
- Dynamic job portals;
- Real-time recommendation of personalized offers;
- Analysis of demand in different geographical areas.
Example documentation (Suppplay): https://www.kmblabs.com/supplay/guide-supplay-api.html
π’ API notificationβ
Customized multi-channel campaignsβ
Allows you to send WhatsApp, SMS or e-mail messages to your contacts, via templates.
Each client has its own API key and calling URL.
Data models:
- contacts: recipient database ;
- templates: message templates;
- notifications: sending based on the association of a contact and a template.
Key features:
- Multi-channel sending;
- Dynamic content personalization;
- Fine-tuned management of mailing lists;
- Performance tracking by campaign.
Documentation :
https://www.kmblabs.com/docs/notifications-api-doc-full-beta-v0.23.md.html
π¬ Conversation APIβ
AI conversational engine for candidate engagementβ
Our Conversation API harnesses the latest advances in Generative Artificial Intelligence (GenAI) to engage in fluid, personalized dialogues with your candidates.
Key features:
- Intelligent dialogue engine capable of handling complex scenarios (appointment setting, qualification, etc.);
- Adding documents to the knowledge base: various files (PDF, Word, web pages, FAQ, etc.) can be added to the answers;
- Conversation analysis: detection of intentions, monitoring of conversion rates, semantic analysis of exchanges;
Use cases:
- HR Chatbots
- Instant answers to frequently asked questions;
- Integration with existing HR or ATS tools.
Public documentation available soon.